home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vb_g_prt / readme.txt < prev    next >
Text File  |  1994-06-03  |  3KB  |  86 lines

  1. ----------------------------------------------------------------
  2. Copyright (C) 1994   Unger Business Systems  All Rights Reserved
  3. This code is distributed as shareware.  If you use it, you
  4. are required by law to register it.  Please contact
  5.      Unger Business Systems
  6.      11926 Barrett Brae
  7.      Houston, TX 77072-4004
  8. or call (713) 498-8517.  
  9.  
  10. Registration fee is $20.00 US.
  11. Registration may be available through CompuServe.
  12.  
  13. All code, forms, modules, controls, etc. are provided without
  14. warranty or liability
  15. ----------------------------------------------------------------
  16.  
  17. 6/3/94
  18.  
  19. This README.TXT file is part of the VB Generalized Printer
  20. routines from Unger Business Systems.  These routines are 
  21. copyrighted, and may only be used as part of your source if
  22. you register them.  You may freely distribute these routines
  23. as part of your application, as long as your application is
  24. not primarily a substitute for these routines.
  25.  
  26. You may also distribute this entire package as long as you do
  27. not receive any compensation for it.  Naturally, anyone else
  28. who chooses to use the routines must register them.
  29.  
  30. The following files should have been included in this package:
  31.  
  32. GPRINTER.BAS - routines needed in your app
  33. VBG1.BAS - routines needed for the demo app
  34. APIGUIDE.DLL - a DLL which performs certain functions used here
  35. **
  36. VBGSAMP.EXE - the compiled demo app;  this provides examples
  37.    of how to use most of the functions
  38. ABORTFOR.FRM - a form needed in your app
  39. ABOUT.FRM - a form used by the demo app
  40. GPRINTER.FRM - a form which contains two controls needed by your
  41.    app; you may eliminate this form if you put the controls
  42.    on another form and change some code
  43. PRTSETUP.FRM - a form needed in your app
  44. VBG1.FRM - a form used by the demo app
  45. VBGSAMP.MAK - the VB make file for the demo app
  46. GENPRINT.TXT - an explanation of how to use these routines
  47. GPDECS.TXT - declarations needed for your app
  48. CBK.VBX - a "callback" VBX which allows you to abort the print
  49. job **
  50. README.TXT - this file
  51.  
  52. ** IMPORTANT NOTE:  The files APIGUIDE.DLL and CBK.VBX were 
  53. provided with Daniel Appleman's book "Visual Basic Programmer's
  54. Guide To The Windows API".  It is not clear to me how the 
  55. copyright laws relate to these files.  To be absolutely certain
  56. that you can legally use them, you probably should buy a copy of
  57. the book (which I very highly recommend anyway).  It is available
  58. from Ziff-Davis Press.
  59.  
  60. These routines have been tested, and as far as I know, they work
  61. as intended.  However, no warranty is included, nor can Unger
  62. Business Systems be held liable for their use.  You should
  63. thoroughly test any applications which use these routines!
  64.  
  65. Special thanks to Daniel Appleman (see above) for the basic
  66. information which allowed me to write these routines.  Again,
  67. I highly recommend his book.
  68.  
  69. If you have comments or suggestions on how these routines might
  70. be improved, I would be very interested in hearing from you.
  71. While we can provide registration at our phone number above, I
  72. am not normally in the office since I work for outside clients.
  73. Technical assistance and comments can best be handled through
  74. fax or CompuServe.  Since the price of these routines is only
  75. $20, I cannot afford to return long-distance calls unless you
  76. specify that it is OK to call you collect.
  77.  
  78. TECHNICAL SUPPORT INFO:
  79.  
  80. FAX: (713) 498-8518
  81. CompuServe:  Guinn Unger, 71053,2332
  82.  
  83. Thank you for your support.
  84.  
  85. Guinn Unger
  86.